IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace > VerifierResult Class > VerifierResult Constructor : VerifierResult Constructor(Boolean,String,String[]) |
'Declaration
Public Function New( _ ByVal ok As Boolean, _ ByVal message As String, _ ByVal ParamArray propertyNames() As String _ )
'Usage
Dim ok As Boolean Dim message As String Dim propertyNames() As String Dim instance As New VerifierResult(ok, message, propertyNames)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2